node_dlang ~master (2022-04-11T07:35:48.1179467)
Dub
Repo
JSException.this
node_dlang
JSException
Undocumented in source.
class
JSException
this
(
napi_value
jsException
,
string
message
= `JS Exception`
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
Meta
Source
See Implementation
node_dlang
JSException
constructors
this
variables
jsException